home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 3 / ct-rom iiib.zip / ct-rom iiib / WINDOWS / UTILITY / DIVERSEN / PBBSW30 / POWRMAIN.EXE / PLST2DAT.TXT < prev    next >
Text File  |  1993-10-24  |  2KB  |  36 lines

  1.     ****  Please read!  ****
  2.  
  3. (For easy viewing, load into Window's Notepad 
  4.   and turn on Word Wrap.)
  5.  
  6. PLST2DAT Version 1.0
  7.  
  8. This is the instruction file for PLST2DAT.exe, my second attempt at a Visual Basic utility.  I am finding that I do not like documenting the features and bugs of my programs, but since it is a necessary evil, I will attempt to entertain as well.
  9.  
  10. If (you do not have PowerBBS for Windows) Then 
  11.    This program is not for you.  
  12.    Exit Sub
  13. End If
  14.  
  15. Now that we have gotten rid of the chaf...
  16.  
  17. PLST2DAT is meant to be used in conjunction with my first utility, CD2HD.  I have intended CD2HD to convert "other" BBS file listings to the format that PowerBBS for Windows uses, optionally moving files (found in the listing) from the source directory to the destination directory (CD-Rom to Hard Drive).  The output listing is called "PBBSLIST.BBS".
  18.  
  19. Next, I intend PLST2DAT to scan the above destination drive/directory, recursively searching subdirectories, and find these "PBBSLIST.BBS" files created with CD2HD.  PLST2DAT then asks YOU what the file directory will be named (for in the PBBS Forum File Directory Listing), and then stores the path/filename for PBBSLIST.BBS, the name you gave the file directory, and then the path of that file directory in the LISTING.DAT.  (whew.  Please read again!)  It does this for each PBBSLIST.BBS file it finds in the search paths.
  20.  
  21. The end product is LISTING.DAT, which has all the info PowerBBS for Windows needs to set up the file areas in the forum configuration screen.
  22.  
  23. Anyways...
  24.  
  25.     If this program damages you conscience, your reputation, your computer or any data on it, then I am not responsible.  This software is provided as is, with no expressed guarantee of merchantability (is this how this stuff goes?) or fitness for a task.  It's free, so you can't complain.
  26.  
  27.     PLST2DAT.EXE and this text file are Copyright 1993 by James D. Plotts.  All Rights Reserved.  This program may be freely distributed by any means as long as no modifications are made to it or to this text file, and as long as this text file accompanies the executable program.
  28.  
  29.  
  30.     I would like to thank Russel Frey for his support and help, and most especially for his excellent BBS program. 
  31. Great job, Russ!
  32.                        Jim Plotts
  33.  
  34.  
  35.  
  36.